home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 2 / MacMania 2.toast / Demo's / Tools&Utilities / HyperCard / CambridgeMedlineTutor / ccMedTut2 / card_11648.txt < prev    next >
Encoding:
Text File  |  1992-02-24  |  2.4 KB  |  120 lines

  1. -- card: 11648 from stack: in
  2. -- bmap block id: 5405
  3. -- flags: 0000
  4. -- background id: 11419
  5. -- name: 
  6. ----- HyperTalk script -----
  7. --Hidden field - card field id 5
  8.  
  9. on returnKey
  10.   go next
  11.   Repeat 5 times
  12.     hide card field id 19
  13.     wait 10
  14.     show card field id 19
  15.     wait 50
  16.   end repeat
  17.   global x
  18.   lock screen
  19.   go next
  20.   hide card field "red"
  21.   unlock screen
  22.   wait x
  23.   lock screen
  24.   show card field "red"
  25.   unlock screen with dissolve
  26. end returnKey
  27.  
  28.  
  29.  
  30. -- part 1 (field)
  31. -- low flags: 00
  32. -- high flags: 0000
  33. -- rect: left=95 top=56 right=73 bottom=315
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 0 / 0
  36. -- text alignment: 0
  37. -- font id: 3
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: 
  42.  
  43.  
  44. -- part 2 (field)
  45. -- low flags: 00
  46. -- high flags: 0001
  47. -- rect: left=175 top=118 right=181 bottom=303
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 0 / 0
  50. -- text alignment: 0
  51. -- font id: 3
  52. -- text size: 12
  53. -- style flags: 256
  54. -- line height: 16
  55. -- part name: 
  56.  
  57.  
  58. -- part 6 (field)
  59. -- low flags: 00
  60. -- high flags: 0000
  61. -- rect: left=176 top=101 right=116 bottom=296
  62. -- title width / last selected line: 0
  63. -- icon id / first selected line: 0 / 0
  64. -- text alignment: 0
  65. -- font id: 0
  66. -- text size: 12
  67. -- style flags: 2048
  68. -- line height: 16
  69. -- part name: 
  70.  
  71.  
  72. -- part 8 (field)
  73. -- low flags: 00
  74. -- high flags: 2004
  75. -- rect: left=5 top=118 right=257 bottom=122
  76. -- title width / last selected line: 0
  77. -- icon id / first selected line: 0 / 0
  78. -- text alignment: 0
  79. -- font id: 3
  80. -- text size: 12
  81. -- style flags: 0
  82. -- line height: 18
  83. -- part name: red
  84.  
  85.  
  86. -- part contents for card part 2
  87. ----- text -----
  88. And
  89. Or
  90. AndNot
  91. Within
  92.  
  93. -- part contents for card part 1
  94. ----- text -----
  95. "SMOKING CESSATION" IN TI
  96.  
  97. -- part contents for card part 5
  98. ----- text -----
  99.   You're now asked if you want to choose a connector, that is, whether you want to combine ASPIRIN with any other subject. Since we'll search ASPIRIN by itself, not combining it with any other subject, we'll choose the None connector, by hitting RETURN...
  100.  
  101.  
  102. -- part contents for card part 6
  103. ----- text -----
  104. None
  105.  
  106. -- part contents for background part 3
  107. ----- text -----
  108. Search Menu
  109.  
  110. -- part contents for background part 5
  111. ----- text -----
  112. card id 11648
  113.  
  114. -- part contents for background part 8
  115. ----- text -----
  116. 11648
  117.  
  118. -- part contents for card part 8
  119. ----- text -----
  120.  ... Here the search for         "smoking cessation" will be run automatically ...